home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
temacd
/
wiagra
/
setup.exe
/
{app}
/
libmcl-2.8.1b11.dll
/
RCDATA
/
TFRMDLGONE
/
TFRMDLGONE.txt
Wrap
Text File
|
2003-07-03
|
1KB
|
68 lines
object frmDlgOne: TfrmDlgOne
Left = 233
Top = 226
BorderStyle = bsDialog
ClientHeight = 144
ClientWidth = 401
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 12
Top = 9
Width = 374
Height = 75
TabOrder = 0
object edValue: TEdit
Left = 294
Top = 30
Width = 64
Height = 21
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object ScrollBar1: TScrollBar
Left = 16
Top = 31
Width = 265
Height = 19
TabOrder = 1
OnChange = ScrollBar1Change
end
end
object btnOK: TBitBtn
Left = 215
Top = 102
Width = 84
Height = 28
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
NumGlyphs = 4
end
object btnCancel: TBitBtn
Left = 299
Top = 102
Width = 84
Height = 28
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
NumGlyphs = 4
end
end